- bind
void bind()
Undocumented in source. Be warned that the author may not have intended to support it.
- bindAttribute
void bindAttribute(ShaderProgram program, string attribute, AttribPointerType type, uint count)
Undocumented in source. Be warned that the author may not have intended to support it.
- bindAttribute
void bindAttribute(ShaderProgram program, string attribute, IBuffer buffer, AttribPointerType type, uint count)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCast
uint opCast()
Undocumented in source. Be warned that the author may not have intended to support it.